| 1 | {subtemplate viewthread_special_header} | = | 1 | {subtemplate viewthread_special_header} |
| 2 | <link href="images/wiki/hdwiki.css" rel="stylesheet" type="text/css" /> | <> | ||
| 3 | <script type="text/javascript" src="include/javascript/viewdoc.js"></script> | |||
| 4 | <style type="text/css"> | |||
| 5 | .innerlink:link{color: #0033cc;text-decoration: underline} | |||
| 6 | .innerlink:visited{color: #0033cc;text-decoration: underline} | |||
| 7 | .innerlink:hover{color: #ff0000;text-decoration: underline} | |||
| 8 | </style> | |||
| 9 | <div style="position:absolute;visibility:hidden;z-index:10" id="popup"> | |||
| 10 | <table style="FONT-SIZE: 10pt; border: 1px solid #D1E7FC;" cellpadding="0" cellspacing="0" bgcolor="#E5ECF9" id="summaryData" /> | |||
| 11 | <tbody id="summaryDataBody" ></tbody> | |||
| 12 | </table> | |||
| 13 | </div> | 2 | ||
| 14 | <h6>{lang special_trade}</h6> | = | 3 | <h6>{lang special_trade}</h6> |
| 15 | 4 | |||
| 16 | <!--{if $lastmod['modaction'] || $thread['readperm'] || $thread[itemid] || $lastmod['magicname']}--> | 5 | <!--{if $lastmod['modaction'] || $thread['readperm'] || $thread[itemid] || $lastmod['magicname']}--> | |
| 17 | <ins> | 6 | <ins> | |
| 18 | <!--{if $lastmod['modaction']}--> <a href="misc.php?action=viewthreadmod&tid=$tid" title="{lang thread_mod}" target="_blank">{lang thread_mod_by}</a> <!--{/if}--> | 7 | <!--{if $lastmod['modaction']}--> <a href="misc.php?action=viewthreadmod&tid=$tid" title="{lang thread_mod}" target="_blank">{lang thread_mod_by}</a> <!--{/if}--> | |
| 19 | <!--{if $thread['readperm']}--> {lang readperm_thread} <span class="bold">$thread[readperm]</span> <!--{/if}--> | 8 | <!--{if $thread['readperm']}--> {lang readperm_thread} <span class="bold">$thread[readperm]</span> <!--{/if}--> |
(约在第1行){subtemplate viewthread_special_header}
(下面加入)
<script type="text/javascript" src="include/javascript/wiki.lang.js"></script>
<link href="images/wiki/hdwiki.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="include/javascript/viewdoc.js"></script>
<style type="text/css">
.innerlink:link{color: #0033cc;text-decoration: underline}
.innerlink:visited{color: #0033cc;text-decoration: underline}
.innerlink:hover{color: #ff0000;text-decoration: underline}
</style>
<div style="position:absolute;visibility:hidden;z-index:10" id="popup">
<table style="FONT-SIZE: 10pt; border: 1px solid #D1E7FC;" cellpadding="0" cellspacing="0" bgcolor="#E5ECF9" id="summaryData" />
<tbody id="summaryDataBody" ></tbody>
</table>
</div>